home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / irix / uucpVadmin / README < prev   
Encoding:
Text File  |  1994-08-02  |  1.9 KB  |  41 lines

  1.  
  2.            ~4Dgifts/toolbox/src/exampleCode/irix/uucpVadmin README
  3.  
  4.                  inst images and src for uucpVadmin subtree
  5.  
  6.  
  7.  
  8.     The UUCP Vadmin tool is meant to provide a graphical user interface
  9.     (GUI) to set up the UUCP files.  Since UUCP has a number of files that
  10.     inter-relate and affect each other, this tool should provide a better
  11.     understanding, when updating them, of what the complete effect is.
  12.     
  13.     In addition to providing a GUI for the UUCP files, this tool also
  14.     assists in setting up a modem.
  15.     
  16.     The UUCP Vadmin tool is provided in two forms on this CD.  One form is
  17.     simply a directory containing the source, in precisely the same
  18.     configuration as the source is on my computer where it was written, 
  19.     including all the related files (help text files, X resource files, 
  20.     etc.).
  21.     
  22.     The second form is an instable image.  This is a form that SGI uses to
  23.     distribute software.  It was generated using the software packaging
  24.     system that is also provided with this CD in utilities/sgihelp_dev (and 
  25.     will be provided in future releases of IRIX).
  26.     
  27.     The instable image contains the executable, dynamic shared objects and
  28.     other related files as well as all the source code.  The advantage here 
  29.     is that the program 'inst' knows where these files are to be placed, 
  30.     creating subdirectories as needed and setting ownership and permission 
  31.     flags as necessary.  The source directory created, if the source is 
  32.     extracted, is /usr/src/uucpVadmin.  Note that all the files in the 
  33.     source directory on the CD are not in the source directory created by 
  34.     'inst'.  This is because the missing files were placed in other 
  35.     directories by 'inst'.  For example, the UUCP file is placed in 
  36.     /usr/lib/X11/app-defaults and the file UUCPHelpText is placed in
  37.     /usr/vadmin/uucp.
  38.     
  39.     Chris Carlson
  40.     carlson@sgi.com
  41.